Goto

Collaborating Authors

 net framework



10 Open Source AI Project Ideas For Startups

#artificialintelligence

The open source AI projects particularly pay attention to deep learning, machine learning, neural network and other applications that are extending the use of AI. Those involved in deep researches have always had the goal of building machines capable of thinking like human beings. For the last few years, computer scientists have made unbelievable progress in Artificial Intelligence (AI) to this extent that the interest in AI project ideas keeps increasing among technology enthusiasts. As per Gartner's prediction, Artificial Intelligence technologies going to be virtually prevalent in nearly all new software products and services. The contribution of open source software development to the rise of Artificial Intelligence is immeasurable.


Welcome to Machine Learning using the .NET Framework - Datahub

#artificialintelligence

"Machine learning explores the study and construction of algorithms that can learn from and make predictions on data. Such algorithms operate by building a model from example inputs in order to make data-driven predictions or decisions, rather than following strictly static program instructions." I like to think of machine learning as computer programs that produce different results as they are exposed to more information without changing their source code (and consequently needed to be redeployed). For example, consider a game that I play with the computer. I show the computer this picture and tell it "Blue Circle".


Mastering .NET Machine Learning

#artificialintelligence

With the meteoric rise of Machine learning, developers are now keen on finding out how can they make their .Net applications smarter. Also, .NET developers are interested into moving into the world of devices and how to apply machine learning techniques to, well, machines. This book is packed with real-world examples to easily use machine learning techniques in your business applications. You will begin with introduction to F# and prepare yourselves for machine learning using .NET framework. You will be writing a simple linear regression model using an example which predicts sales of a product.